exception n. 1.例外;除外,除去。 2.【法律】抗告;異議,不服,反對。 Every rule has its exceptions. 任何規則均有例外。 by way of exception 作為例外。 liable [subject] to exception 容易遭到反對的,會引起異議的。 make an exception of 把…作為例外。 make no exceptions 一視同仁,一樣看待。 take exception 1. 反對,表示異議。 2. 有反感。 take exception at 發怒,生氣。 take exception to [against] 對…提出異議。 without exception 一概,全都;無例外地。 with the exception of 除…外。 adv. -ally ,-less adj. 無例外的。
Changes in the exception handling model to allow catch clauses catching 更改了異常處理模型,允許捕獲
Eh exception handling model Eh異常處理模型c
The runtime uses an exception handling model based on exception objects and protected blocks of code 運行庫使用基于異常對象和受保護代碼塊的異常處理模型。
To specify the asynchronous exception handling model c exception handling with structured exception handling exceptions 指定異步異常處理模型(具有結構化異常處理異常的c + +異常處理) 。
To specify the synchronous exception handling model c exception handling without structured exception handling exceptions 指定同步異常處理模型(沒有結構化異常處理異常的c + +異常處理) 。
The common language runtime supports an exception handling model based on the concepts of exception objects and protected blocks of code 公共語言運行庫支持基于異常對象和受保護代碼塊概念的異常處理模型。
The common language runtime provides an exception handling model that is based on the representation of exceptions as objects , and the separation of program code and exception handling code into 公共語言運行庫提供一種異常處理模型,該模型基于對象形式的異常表示形式,并且將程序代碼和異常處理代碼分到
While the structured exception handling model provided in visual basic is more useful in developing applications , you might choose to employ unstructured error handling , particularly when upgrading legacy applications 雖然visual basic中提供的結構化異常處理模型在開發應用程序時作用更大,但您還是可以選擇使用非結構化錯誤處理(特別是在升級舊式應用程序時) 。